Hatch Insert
The following syntax allows the user to apply a hatch
to all polylines in a given Block Reference.
XML Syntax
<BlockRef>
<Name>lote</Name>
<Handle>D5</Handle>
<HatchType>ANSI33</HatchType>
<HatchScale>2.5</HatchScale>
</BlockRef>
XML Specifics
| Name |
This is the name of the Block
Definition. This is actually optional, but makes the file easier to
read. |
| Handle |
This is the AutoCAD Entity Handle. It
defines the specific Block Reference (Insert) being modified. |
| HatchType |
This is the Hatch Type to use in
hatching all polylines in the given Block Reference. |
| HatchScale |
This
is the scale to use in creating the hatch. A larger scale will result in further distance between
lines in the hatch. The default is 1.0 |
Copyright
© 2006 Tailor Made Software, Ltd